unity empty action

85

unity empty action -

public interface IAction
{
    void Destroy();
}

Comments

Submit
0 Comments